-- card: 2926 from stack: in -- bmap block id: 0 -- flags: 4000 -- background id: 2657 -- name: ----- HyperTalk script ----- on closeCard put "" into card field "Advisory" hide card field "Advisory" end closeCard -- part 4 (button) -- low flags: 00 -- high flags: A004 -- rect: left=171 top=135 right=166 bottom=306 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: What it is & does ----- HyperTalk script ----- on mouseUp go to card "what" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: A004 -- rect: left=171 top=171 right=202 bottom=306 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: How to use it ----- HyperTalk script ----- on mouseUp go to card "How" end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: A004 -- rect: left=171 top=208 right=239 bottom=306 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Create it! ----- HyperTalk script ----- on mouseUp show card field "Advisory" DCreator "700" put the result into card field "Advisory" end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=131 top=56 right=118 bottom=346 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Credits" end mouseUp -- part 12 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=126 top=246 right=261 bottom=367 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 10 -- part name: Advisory -- part 17 (button) -- low flags: 00 -- high flags: A002 -- rect: left=143 top=299 right=321 bottom=347 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: This software is virus free! ----- HyperTalk script ----- on mouseUp show card field "virus" end mouseUp -- part 18 (field) -- low flags: 81 -- high flags: 2002 -- rect: left=43 top=45 right=274 bottom=470 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 10 -- style flags: 768 -- line height: 11 -- part name: virus ----- HyperTalk script ----- on mouseUp hide card field "virus" end mouseUp -- part contents for card part 18 ----- text ----- PLEASE NOTE: This stack is virus free. However, hitting the 'Create It!' button on this card will create a new VISIBLE! file at the desktop level of your system disk. ------------------- Be safe, always work with a backed-up copy of your system. (click to continue)